home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / language / asxsrc.arc / TOSNOTES.DOC < prev    next >
Text File  |  1991-06-12  |  1KB  |  31 lines

  1.     
  2.     Notes for compilation using Lattice C 5.
  3.  
  4.     The source code has not been altered (albeit some very minor
  5.     fixes) nor has it been improved. If you do improve the code
  6.     please post to comp.binaries.atari.st and comp.sources.atari.st
  7.     so that others may benefit. If that is not possible then email
  8.     to me and I will post the upgrades.
  9.  
  10.     Compile the following files first; asmain.c, aslex.c, assym.c
  11.     assubr.c, asexpr.c, asdata.c, aslist.c, asout.c. These must be
  12.     compiled seperately.
  13.  
  14.     Then compile the definition files for each processor ie;
  15.     AS6800.C and so forth. Then using the "link with" option
  16.     under the TOOLS menu. All of the link scripts have a *.LNK
  17.     extension. This will produce the executable *.TTP program.
  18.  
  19.     The linker is even easier. Compile and link ASLINK.C in one
  20.     go. The final product will be ASLINK.TTP
  21.  
  22.     The *.TTP programs work best from a CLI. You can use them from
  23.     the GEM desktop but messages might be to quick to see.
  24.  
  25.     Nino Benci, June 1991.
  26.     Monash University, Caulfield Campus
  27.     900 Dandenong Rd, Caulfield East. 3145
  28.     VIC. Australia
  29.     fax 61-3-573 2350
  30.     tel 61-3-573 2355
  31.     email address - rdt154k@monu6.cc.monash.au.oz